Description | : Tells whether this Docker Registry instance supports Docker Registry HTTP API v2 |
Reference | : Link ¶ |
⚼ Request
GET:
/v2/
{}
⚐ Response (200)
{}
⚐ Response (default)
{
errors:
}
[
]
,
{
,
code:
string
,
message:
string
,
detail:
object
,
}